Management API

Base Resource URL:

     https://[server-name]/api/v01/merchants/[merchant-code]/profiles/cards-realtime/clearhaus

Description:

Settings for processing of credit cards in realtime mode through Network Merchants (clearhaus) protocol.

Supported Actions:

CopyFrom  
Method:  GET       Implicit:  No       Returns:  ServiceResponse      
Consumes:  xurl  Produces:  json, xml 
 
Copies profile settings from another merchant's profile definition.


copyTo  
Method:  GET       Implicit:  No       Returns:  ServiceResponse      
Consumes:  xurl  Produces:  json, xml 
 
Copies profile settings of the selected merchant into corresponding profile settings of the specified merchants/sub-merchants.


delete  
Method:  DELETE       Implicit:  Yes       Returns:  ServiceResponse      
Consumes:  json, xml, xurl  Produces:  json, xml 
 
Deletes profile settings


load  
Method:  GET       Implicit:  Yes       Returns:  ClearhausCardsRealtimeProviderProfile *      
Consumes:  xurl  Produces:  json, xml 
 
Returns current profile settings


modify  
Method:  POST       Implicit:  Yes       Returns:  ClearhausCardsRealtimeProviderProfile *      
Consumes:  json, xml, xurl  Produces:  json, xml 
 
Creates new or updates an existing Provider Profile for real-time clearhaus processing.

Parameters:
# Name Type Required Default Description
01 profile ClearhausCardsRealtimeProviderProfile * Yes Updated profile information.

Configuration settings for cards realtime Clearhaus Profile